home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- cancelTransformAction = id;
- helpAffineTransformAction = id;
- holdTextPositionAction = id;
- rotateTextFieldAction = id;
- rotateTransformCheckBoxAction = id;
- scaleAnnotateCheckboxAction = id;
- scaleAnnotatePopupAction = id;
- scaleLineWidthsCheckBoxAction = id;
- scaleTextMethodPopupAction = id;
- scaleTextTransformCheckboxAction = id;
- scaleTransformCheckBoxAction = id;
- transformTransformAction = id;
- translateTransformCheckBoxAction = id;
- uniformTransformCheckBoxAction = id;
- xScalingTextFieldAction = id;
- xTranslateTextFieldAction = id;
- yScalingTextFieldAction = id;
- yTranslateTextFieldAction = id;
- };
- CLASS = DKDAffineTransform;
- LANGUAGE = ObjC;
- OUTLETS = {
- cancelTransformButton = NSButton;
- rotateDegreesText = NSTextField;
- rotateTransformCheckbox = NSButton;
- scaleAnnotateCheckbox = NSButton;
- scaleAnnotatePopup = NSPopUpButton;
- scaleLineWidthsTransformCheckbox = NSButton;
- scaleTextMethodPopup = NSPopUpButton;
- scaleTextTransformCheckbox = NSButton;
- scaleTransformCheckbox = NSButton;
- scaleUniformLabelText = NSTextField;
- transformTransformButton = NSButton;
- translateTransformCheckbox = NSButton;
- uniformScaleTransformCheckbox = NSButton;
- xScalingText = NSTextField;
- xTranslateText = NSTextField;
- yScalingText = NSTextField;
- yTranslateText = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }